home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 …ember: Reference Library / Apple Developer Reference Library (December 1999) (Disk 1).iso / pc / technical documentation / develop / develop issue 28 / develop issue 28 code / merge tools / metrowerks folder / metrowerksheader68k.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-09-25  |  213 b   |  11 lines

  1. /*
  2.  *    File MetrowerksHeader.h
  3.  *
  4.  *    Metrowerks projects don't have the "-D" switches that MPW has, so we #define the
  5.  *    switches here.
  6.  */
  7.  
  8. #define    DF_MACHINE_MACINTOSH
  9. #define    DF_COMPILER_MW
  10. #define DF_CHIP_68K    
  11.